CRST=NOP, CEN=DISABLED
Timer Control Register. The TCR is used to control the Timer Counter functions. The Timer Counter can be disabled or reset through the TCR.
CEN | Counter enable. 0 (DISABLED): The counters are disabled. 1 (ENABLED): The Timer Counter and Prescale Counter are enabled for counting. |
CRST | Counter reset. 0 (NOP): Do nothing. 1 (RESET): The Timer Counter and the Prescale Counter are synchronously reset on the next positive edge of PCLK. The counters remain reset until TCR[1] is returned to zero. |
RESERVED | Reserved, user software should not write ones to reserved bits. The value read from a reserved bit is not defined. |